In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / AnnotationMoved Event

AnnotationMoved Event (GdViewer)

In This Topic
Syntax
'Declaration

 

Public Event AnnotationMoved As GdViewer.AnnotationMovedEventHandler
public event GdViewer.AnnotationMovedEventHandler AnnotationMoved
public event AnnotationMoved: GdViewer.AnnotationMovedEventHandler; 
In JScript, you can handle the events defined by another class, but you cannot define your own.
public: __event GdViewer.AnnotationMovedEventHandler* AnnotationMoved
public:

event GdViewer.AnnotationMovedEventHandler^ AnnotationMoved
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members